home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
cyber.net interactivo 3
/
inter@ivo 1996-04.iso
/
cybint3
/
bin
/
vivaldo.dxr
/
00035.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-03-21
|
166 b
|
12 lines
on exitFrame
if rollOver(2) = 0 then
go("vl1")
else
if the mouseCast = 66 then
go("naveg")
else
go(the frame + 1)
end if
end if
end